home *** CD-ROM | disk | FTP | other *** search
- <SCRIPT>
-
- function add_remove_per_user()
- {
- if (limits_changed)
- if (!confirm(_warnMayLoseChanges))
- return;
-
- top.target_frame.location = "%2";
- }
-
- </SCRIPT>
-
- <table width=100% cellspacing=0 border=0>
- <tr class="clsTabBar">
- <td class="header"> Delete excess instances for the following users/groups </td>
- <td align="right" class="header">
- <table border=0 cellspacing=0 cellpadding=0>
- <tr valign=center>
- <td class="clsButton" align=middle nowrap>
- <div class="clsButton"><a href="javascript:add_remove_per_user()" onMouseOver="St(36);window.status='';return true;" onMouseOut="Ht()">Add/Remove...</a></div>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
-
- <INPUT type=hidden name="per_user_rnum" value="%3">
-
- <table width=100% cellspacing=0 border=0>
- <TR CLASS="listHeading" WIDTH="100%">
- <TD CLASS="listHeading" WIDTH="20%" ALIGN="LEFT" nowrap><span ID="text"> Name</SPAN></TD>
- <TD CLASS="listHeading" WIDTH="20%" ALIGN="LEFT" nowrap><span ID="text">Full Name </SPAN></TD>
- <TD CLASS="listHeading" WIDTH="8%" ALIGN="LEFT" nowrap><span ID="text">Object</SPAN></TD>
- <TD CLASS="listHeading" WIDTH="32%" ALIGN="LEFT" nowrap><span ID="text">Description</SPAN></TD>
- <TD CLASS="listHeading" WIDTH="20%" ALIGN="RIGHT" nowrap><span ID="text">Instance Limit</SPAN></TD>
- </TR>
-
- %1
- </table>